home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Fq3dimport.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
229b
|
12 lines
#ifndef _Fq3dimport_H_
#define _Fq3dimport_H_
enum
{
Q3DIMPORTFILTER_SCALE = 1000,
Q3DIMPORTFILTER_NURBSSEGMENTS = 1001,
Q3DIMPORTFILTER_SPHERESEGMENTS = 1002,
Q3DIMPORTFILTER_CONESEGMENTS = 1003
};
#endif